Add missing files to `make clean`
authorPeter Colberg <peter@colberg.org>
Fri, 30 Oct 2015 18:56:03 +0000 (14:56 -0400)
committerPeter Colberg <peter@colberg.org>
Fri, 30 Oct 2015 18:56:03 +0000 (14:56 -0400)
data/Makefile

index 37bdd74e8221a3e7b048d038b9ef4388d3721f7d..3e2f493f1a2cb9ab495495b72aa25e2f1a964573 100644 (file)
@@ -59,4 +59,5 @@ GraphemeBreakTest.txt:
        $(CURL) $(CURLFLAGS) $(URLCACHE)http://www.unicode.org/Public/UCD/latest/ucd/auxiliary/GraphemeBreakTest.txt | $(PERL) -pe 's,÷,/,g;s,×,+,g' > $@
 
 clean:
-       rm -f UnicodeData.txt EastAsianWidth.txt DerivedCoreProperties.txt CompositionExclusions.txt CaseFolding.txt NormalizationTest.txt GraphemeBreakTest.txt CharWidths.txt unifont*.ttf unifont*.sfd
+       rm -f UnicodeData.txt EastAsianWidth.txt GraphemeBreakProperty.txt DerivedCoreProperties.txt CompositionExclusions.txt CaseFolding.txt NormalizationTest.txt GraphemeBreakTest.txt CharWidths.txt unifont*.ttf unifont*.sfd
+       rm -f utf8proc_data.c.new